[INFO] fetching crate robin-sparkless-expr 0.14.0...
[INFO] fixing robin-sparkless-expr-0.14.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate robin-sparkless-expr 0.14.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate robin-sparkless-expr 0.14.0
[INFO] finished tweaking crates.io crate robin-sparkless-expr 0.14.0
[INFO] tweaked toml for crates.io crate robin-sparkless-expr 0.14.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate robin-sparkless-expr 0.14.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate robin-sparkless-expr 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded robin-sparkless-core v0.14.0
[INFO] [stderr]   Downloaded soundex v0.2.0
[INFO] [stderr]   Downloaded itertools v0.6.5
[INFO] [stderr]   Downloaded object_store v0.13.1
[INFO] [stderr]   Downloaded jsonpath_lib_polars_vendor v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73a7bafb490e051bdaa54b28b321bc551d4e440695a786638c1e718d79967165
[INFO] running `Command { std: "docker" "start" "73a7bafb490e051bdaa54b28b321bc551d4e440695a786638c1e718d79967165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73a7bafb490e051bdaa54b28b321bc551d4e440695a786638c1e718d79967165" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73a7bafb490e051bdaa54b28b321bc551d4e440695a786638c1e718d79967165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73a7bafb490e051bdaa54b28b321bc551d4e440695a786638c1e718d79967165" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling polars-utils v0.53.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling polars-buffer v0.53.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling polars-schema v0.53.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling polars-arrow v0.53.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling polars-compute v0.53.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethnum-1.5.2/src/error.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsafe { mem::transmute(()) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `()` (0 bits)
[INFO] [stdout]    = note: target type: `TryFromIntError` (8 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling polars-core v0.53.0
[INFO] [stderr]    Compiling polars-ops v0.53.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr]     Checking unicode-reverse v1.0.9
[INFO] [stderr] error: could not compile `ethnum` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73a7bafb490e051bdaa54b28b321bc551d4e440695a786638c1e718d79967165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a7bafb490e051bdaa54b28b321bc551d4e440695a786638c1e718d79967165", kill_on_drop: false }`
[INFO] [stdout] 73a7bafb490e051bdaa54b28b321bc551d4e440695a786638c1e718d79967165
